[INFO] cloning repository https://github.com/KotDath/aurora-rs-mcp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KotDath/aurora-rs-mcp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKotDath%2Faurora-rs-mcp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKotDath%2Faurora-rs-mcp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 484d7e5ecaae06ff109a384898ff029f902a73f2
[INFO] fixing KotDath/aurora-rs-mcp against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKotDath%2Faurora-rs-mcp" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/KotDath/aurora-rs-mcp
[INFO] finished tweaking git repo https://github.com/KotDath/aurora-rs-mcp
[INFO] tweaked toml for git repo https://github.com/KotDath/aurora-rs-mcp written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KotDath/aurora-rs-mcp on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KotDath/aurora-rs-mcp already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sse-stream v0.2.1
[INFO] [stderr]   Downloaded schemars_derive v1.1.0
[INFO] [stderr]   Downloaded rmcp-macros v0.9.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.188
[INFO] [stderr]   Downloaded cxxbridge-cmd v1.0.188
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.188
[INFO] [stderr]   Downloaded dbus v0.9.9
[INFO] [stderr]   Downloaded cxx-build v1.0.188
[INFO] [stderr]   Downloaded rmcp v0.9.0
[INFO] [stderr]   Downloaded cxx v1.0.188
[INFO] [stderr]   Downloaded axum v0.8.7
[INFO] [stderr]   Downloaded libdbus-sys v0.2.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f1e458059c9c96f0e800090a480a1868a376d92b93b3408154663a7a76bc43d0
[INFO] running `Command { std: "docker" "start" "f1e458059c9c96f0e800090a480a1868a376d92b93b3408154663a7a76bc43d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f1e458059c9c96f0e800090a480a1868a376d92b93b3408154663a7a76bc43d0" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1e458059c9c96f0e800090a480a1868a376d92b93b3408154663a7a76bc43d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f1e458059c9c96f0e800090a480a1868a376d92b93b3408154663a7a76bc43d0" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.188
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling libdbus-sys v0.2.6
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling cxx v1.0.188
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking clap_builder v4.5.52
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking dbus v0.9.9
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling cxx-build v1.0.188
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.188
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling rmcp-macros v0.9.0
[INFO] [stderr]     Checking clap v4.5.52
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking sse-stream v0.2.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking schemars v1.1.0
[INFO] [stderr]    Compiling aurora-rs-mcp v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr] error: failed to run custom build command for `aurora-rs-mcp v0.0.1 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/aurora-rs-mcp-6d3964e23c5f8b03/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2425) panicked at build.rs:4:68:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x62c4246c7d88 - <unknown>
[INFO] [stderr]      1:     0x62c4246dffda - <unknown>
[INFO] [stderr]      2:     0x62c4246ce962 - <unknown>
[INFO] [stderr]      3:     0x62c4246a6356 - <unknown>
[INFO] [stderr]      4:     0x62c4246c0991 - <unknown>
[INFO] [stderr]      5:     0x62c4246c0c0b - <unknown>
[INFO] [stderr]      6:     0x62c4246a6412 - <unknown>
[INFO] [stderr]      7:     0x62c42469b109 - <unknown>
[INFO] [stderr]      8:     0x62c4246a6f8d - <unknown>
[INFO] [stderr]      9:     0x62c4246e085c - <unknown>
[INFO] [stderr]     10:     0x62c4246e05d2 - <unknown>
[INFO] [stderr]     11:     0x62c423f869b2 - <unknown>
[INFO] [stderr]     12:     0x62c423f897c3 - <unknown>
[INFO] [stderr]     13:     0x62c423f85e06 - <unknown>
[INFO] [stderr]     14:     0x62c423f864a9 - <unknown>
[INFO] [stderr]     15:     0x62c4246bfc17 - <unknown>
[INFO] [stderr]     16:     0x62c423f858c1 - <unknown>
[INFO] [stderr]     17:     0x62c423f89c95 - <unknown>
[INFO] [stderr]     18:     0x72538410c1ca - <unknown>
[INFO] [stderr]     19:     0x72538410c28b - __libc_start_main
[INFO] [stderr]     20:     0x62c423f842e5 - <unknown>
[INFO] [stderr]     21:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f1e458059c9c96f0e800090a480a1868a376d92b93b3408154663a7a76bc43d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1e458059c9c96f0e800090a480a1868a376d92b93b3408154663a7a76bc43d0", kill_on_drop: false }`
[INFO] [stdout] f1e458059c9c96f0e800090a480a1868a376d92b93b3408154663a7a76bc43d0
